home *** CD-ROM | disk | FTP | other *** search
/ Software USA: Summer Spectacular / Software USA Summer Spectacular.iso / mac / Children's / ShabongClub / ShabongClub.txt < prev    next >
Text File  |  1998-05-23  |  4KB  |  131 lines

  1. /*-----------------------------------------------------------*/
  2.  
  3.         Virtual SHABONG game "ShabongClub" version 0.9(E)
  4.                               98/4/30
  5.  
  6.                      (C) KIJIBATO 1997-1998(Japan)
  7.                        
  8. /*-----------------------------------------------------------*/
  9.  
  10.  
  11.  #About "ShabongClub"
  12.     Have you ever played blowing "SHABONG"?."SHABONG" means the 
  13.     soap bubbles.
  14.     Sometimes I used to play blowing "SHABONG" when I was a child.
  15.     This game was created for remembering childhood.
  16.  
  17.     Control is quite simple!
  18.     Using one key only!
  19.     Anyone can play!
  20.     
  21.     This isn't absorbed game.So using for the relaxation or for 
  22.     killing time.
  23.  
  24.     You can play with the microphone from version 0.9. ;-)
  25.  
  26. /* * * * * 1. How to play * * * * */
  27.     At first you select "NewGame" from "Game"Menu.(or [command]-N )
  28.     Bubble is inflating while you hold key down.(or mouse button).
  29.     And loose key to fly the bubble and to bottle the straw.
  30.  
  31.  *Tools
  32.   •straw gauge
  33.     You can know how straw is wet by Shabong liquid.
  34.   •Magnifying grass (Loupe lens)
  35.     You can know the thinness of bubble surface.
  36.     The more you hold key down,The bigger bubble inflate.
  37.     But if you blow the bubble too big that will pop!
  38.     
  39.  *There are many way to play.
  40.     For example,
  41.     -Competition_. Competing with your friend or co-workers.
  42.     -Relaxation. Just blowing.You don't think anything while
  43.     you play this_. :-)
  44.  
  45.     ...and more. As you like.
  46.  
  47.  *Setting DefaultName.
  48.     If enter your name at the menu "About this..." before you play
  49.     this game,that you can omit entering your name when you get
  50.     good score.
  51.  
  52.  *Game Options.
  53.   Choose "Game Options" at "Special" menu.
  54.   •Auto Color depth change
  55.     This option makes 256 color mode automatically.
  56.     But your PC has High power,you don't need this option.
  57.   •Stop background tasks
  58.     If your PC has low power, you had better checked this box.
  59.   •Escape entering your name
  60.     If you feel annoying to enter your name when you get good score
  61.     every time,Please check this box and the game doesn't ask your
  62.     name never.
  63.   •Timer
  64.     Setting the time length of 1 game.
  65.  
  66.  *Keyboard.
  67.     You can change and find the blowing key from the menu 
  68.     "Key Config" at "Special"
  69.  
  70.  *Using Microphone.
  71.   •Check "Use Microphone".
  72.     If you want to play with microphone,you must choose "Microphone"
  73.     from "Sound Source" that is in Control panel "Sound".
  74.     The bubble is inflating while you blow microphone.
  75.  
  76.  *MIC Sensitivity.
  77.     You can adjust microphone sensitivity as you like.
  78.  
  79.  
  80. /* * * * * 2. System requirement * * * * */
  81.     68030 or PPC Mac OS computer.
  82.     System 7.1 or later.
  83.  
  84.  
  85. /* * * * * 3. Copyright and Disclaimer * * * * */
  86.     "ShabongClub" Copyright (c)1997-1998 KIJIBATO. All Rights Reserved.
  87.  
  88.     I tried to erase all bugs and errors,
  89.     but KIJIBATO don't assume any responsibilities even though the user
  90.     have any damages using this software.
  91.  
  92.     This software might be fixed or updated without any notice.
  93.     This game is Free Software!
  94.  
  95.  
  96. /* * * * * 4. Distribution * * * * */
  97.     You can distribute this game freely.The only requirement is that
  98.     this game archive not be modified in any way.
  99.     This game must not be placed on a CD-ROM without permission of
  100.     KIJIBATO.
  101.  
  102.  
  103. /* * * * * 5. Contact me and more * * * * */
  104.     You can get in touch with me at the E-mail.
  105.     Let me know that if you notice anything for every time.
  106.     Perhaps I can respond to your requests. (?)
  107.  
  108.  *KIJIBATO
  109.   •E-mail addresses.(Any address OK!)
  110. kijibato@mix.or.jp
  111. cxe00233@nifty.ne.jp
  112. kijibato@geocities.or.jp
  113.  
  114.   •URL
  115. http://www2.biglobe.ne.jp/~kijibato/index-e.html
  116.     (Maybe you can get another KIJIBATO Games if you want.)
  117.  
  118.  
  119. /* * * * * 6. Version history * * * * */
  120. 97.10.20 vrs 0.8 68k General release.
  121. 98. 1.30 vrs 0.9 68k External input enabled.
  122. 98. 4.30 vrs 0.9E 68k US menus enabled..
  123.  
  124. 98.5.8
  125. kijibato
  126.  
  127. /*-----------------------------------------*/
  128. /* kijibato & Centris650 */
  129. /* kijibato@mix.or.jp */
  130. /* http://www2.biglobe.ne.jp/~kijibato/ */
  131. /*-----------------------------------------*/